Skip to content

fix(bazelrc): running bazel info#4

Merged
agondek-at-asml merged 1 commit into
mainfrom
fix/bazelrc/platforms
Jun 14, 2026
Merged

fix(bazelrc): running bazel info#4
agondek-at-asml merged 1 commit into
mainfrom
fix/bazelrc/platforms

Conversation

@agondek-at-asml

Copy link
Copy Markdown
Member

This changeset resolves the problem, where execution of bazel info command fails in the top-level repository.

The issue occurs due to Bazel attempting to resolve the name of '@rules_variant' before it is available.

Note: Usually such commit should not be of type 'fix', however it is a good opportunity to trigger a first open-source release.

This changeset resolves the problem, where execution
of `bazel info` command fails in the top-level repository.

The issue occurs due to Bazel attempting to resolve the
name of '@rules_variant' before it is available.

Note: Usually such commit should not be of type 'fix',
however it is a good opportunity to trigger a first open-source
release.
@agondek-at-asml agondek-at-asml merged commit 58483b1 into main Jun 14, 2026
1 check passed
@agondek-at-asml agondek-at-asml deleted the fix/bazelrc/platforms branch June 14, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants